GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / TwainSetBitDepth Method





In This Topic
TwainSetBitDepth Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(875)>
Function TwainSetBitDepth( _
   ByVal BitDepth As Integer _
) As Boolean
[DispId(875)]
bool TwainSetBitDepth( 
   int BitDepth
)
function TwainSetBitDepth( 
    BitDepth: Integer
): Boolean; 
DispIdAttribute(875)
function TwainSetBitDepth( 
   BitDepth : int
) : boolean;
[DispId(875)]
bool TwainSetBitDepth( 
   int BitDepth
) 
[DispId(875)]
bool TwainSetBitDepth( 
   int BitDepth
) 

Parameters

BitDepth
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members